home *** CD-ROM | disk | FTP | other *** search
- Path: yama.mcc.ac.uk!dmu!ca3td
- From: ca3td@dmu.ac.uk (Tony Dixon)
- Newsgroups: comp.lang.c++
- Subject: Re: Need help with simple program
- Date: 7 Feb 1996 12:24:55 GMT
- Organization: De Montfort University, Leicester
- Message-ID: <4fa5mn$vf@macondo.dmu.ac.uk>
- References: <4erm1f$31s@newsbf02.news.aol.com>
- NNTP-Posting-Host: nightjar.cms.dmu.ac.uk
- To: caskel007@aol.com (CASKEL007)
-
- Yes:
-
- Use scanf("%2d/%2d/%4d %2d:%2d.%2d",&Month,&Day,&Year,&Hour,&Min,&Sec);
- This Will Get All The Numbers You Need, The Process Them And Display It
- Using printf.
- You Will Find Help By Pressing F1 When In The Compiler.
- Help As Simple Code With It.
-
-
-
-
- -------------------------------------------------------------------------------
- | Tony Dixon | Programmer In C++ For Dos, Windows 3.1x, Windows95 |
- | E-Mail Ca3td@Dmu.Co.Uk | Author of Address Book For Windows95 |
- | Uk Tel (0589) 411 292 | >>>>>> Available for hire <<<<<< |
- | | |
- -------------------------------------------------------------------------------
-